projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa5b2e4
)
*** empty log message ***
author
Gerd Moellmann
<gerd@gnu.org>
Tue, 19 Aug 2003 12:58:35 +0000
(12:58 +0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Tue, 19 Aug 2003 12:58:35 +0000
(12:58 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 49dd6e101f41ee19b1c27dbb8b155519be6f21ff..8346915762032385da41a9649beaa89b5f17a65b 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,11
@@
2003-08-19 Gerd Moellmann <gerd@gnu.org>
+ * alloc.c (lisp_align_malloc): Check for memory full when
+ allocating ablocks, which also avoids freeing a pointer into an
+ ablocks structure.
+
+ * puresize.h (BASE_PURESIZE): Increase to 1100000.
+
* buffer.c (Fmove_overlay): Set overlay's next pointer
unconditionally.